Einhugur macOS Bridge plugin.

NSColor.SecondaryLabelColor Method

The secondary color to use for text labels.

shared SecondaryLabelColor() as EinhugurMacOSBridge.NSColor

Parameters

Returns

EinhugurMacOSBridge.NSColor

Remarks

Use this color in text fields that contain less important text in your user interface. For example, you might use this in labels that display subheads or additional information. You can also use it for other types of secondary app content.

This function did not exists before macOS 10.10 and will return nil on older systems

See Also

NSColor Class